Total Complexity | 28 |
Dependencies | 8 |
Dependents | 5 |
Total lines | 181 |
Lines of code | 72 |
Logical lines of code | 38 |
Comment lines | 0 |
Methods | 10 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
isKanji() | 59 | 6 | 12 | |
initOutputInterface() | 61 | 6 | 11 | |
getMatrix() | 59 | 4 | 14 | |
initDataInterface() | 60 | 4 | 12 | |
checkString() | 67 | 3 | 8 | |
__construct() | 80 | 1 | 3 | |
render() | 80 | 1 | 3 | |
isNumber() | 79 | 1 | 3 | |
isAlphaNum() | 79 | 1 | 3 | |
isByte() | 80 | 1 | 3 |